home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4534 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  596 b 

  1. Path: wallias.eda.com!news
  2. From: risk@eda.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Halp! I don't know what I'm doing wrong!
  5. Date: 5 Feb 1996 15:24:42 GMT
  6. Organization: EDA Instruments Inc, Toronto, Canada
  7. Message-ID: <4f57fq$snv@wallias.eda.com>
  8. References: <4eu8sl$f27@aphex.direct.ca> <4f38fo$6ri@news.iag.net>
  9. NNTP-Posting-Host: risk.eda.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. >The degree condition is not necessary. 0 to any power is 0.
  16.  
  17. Sort-of.  O to any non-zero value is 0.  0^0 = 1.
  18.  
  19.  
  20.